home *** CD-ROM | disk | FTP | other *** search
/ Champak 128 / Vol 128 (Damaged).iso / games / cake_fab.swf / scripts / DefineButton2_91 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-03-26  |  48 b   |  4 lines

  1. on(release){
  2.    _root.gotoAndStop("game");
  3. }
  4.